/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#427fda;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"微软雅黑";font-size: 15px;}
.main{background: url(body.jpg) center top no-repeat;}
.inner{
    width: 1200px;
    margin: 0 auto;
}
.hide{
    display: none;
}

/*主体内容开始*/
.main{
    width: 100%;
}
/*图片新闻开始*/
.main .inner-top{
    padding-top: 20px;
    height: 424px;
    margin-bottom: 10px;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}
.main .inner-top .newsPhoto{
    width: 684px;
    height: 384px;
    margin-right: 21px;
    position: relative;
}
.main .inner-top .newsPhoto span{
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    color: #ffffff;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(als_rmzf_pic23.png) center center repeat-x;
}
.main .inner-top .newsPhoto img{
    width: 684px;
    height: 384px;
}
.main .inner-top .newsPhoto ul{
    position: absolute;
    bottom: 16px;
    right: 12px;
}
.main .inner-top .newsPhoto ul li{
    float: left;
    width: 20px;
    height: 5px;
    background-color: #7a7b7c;
    margin-right: 5px;
}
.main .inner-top .newsPhoto ul li.select{
    background-color: #e7a702;
}
.main .inner-top .newsPhoto .leftAngel{
    position: absolute;
    width: 38px;
    height: 62px;
    top: 173px;
    left: 0;
    background: url(als_rmzf_pic21.png) center center no-repeat;
}
.main .inner-top .newsPhoto .rightAngel{
    position: absolute;
    width: 38px;
    height: 62px;
    top: 173px;
    right: 0;
    background: url(als_rmzf_pic22.png) center center no-repeat;
}
/*图片新闻结束*/
/*全旗动态开始*/
.main .inner-top .allPlay{
    width: 455px;
    height: 384px;
}
.main .inner-top .allPlay-top ul li{
    float: left;
    margin-left: 4px;
    height: 30px;
    line-height: 30px;
}
.main .inner-top .allPlay-top ul li a{
    display: inline-block;
    padding-left: 14px;
    padding-right: 16px;
    font-size: 17px;
    color: #000000;
}
.main .inner-top .allPlay-top ul li:first-child{
    margin-left: 0;
}
.main .inner-top .allPlay-top ul li.select a{
    color: #ffffff;
    font-size: 17px;
    background-color: #1062c7;
}
.main .inner-top .allPlay-bottom{
    min-height: 336px;
}
.main .inner-top .allPlay-bottom .bottom-message{
    padding-right: 3px;
}
.main .inner-top .allPlay-bottom ul{
    padding-top: 10px;
}
.main .inner-top .allPlay-bottom ul li{
    padding-left: 13px;
    background: url(als_rmzf_pic24.png) left center no-repeat;
    line-height: 42px;
}
.main .inner-top .allPlay-bottom ul li a{
    font-size: 15px;
}
.main .inner-top .allPlay-bottom ul li span{
    float: right;
    font-size: 13px;
    color: #666666;
    height:42px;
    line-height: 42px;
}
/*全旗动态结束*/
.main .inner-bottom{
    padding-bottom: 20px;
    padding-top: 22px;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}
/*通知公告开始*/
.main .inner-bottom .infoNotice{
    width: 406px;
    height: 303px;
    margin-right: 25px;
}
.infoNotice>a{display: block;width: 406px;height: 145px;}
.infoNotice>a img{width: 100%;height: 100%;}
.tab-box{height: 29px;width: 100%;margin-top: 20px;}
.tab-box span{padding: 0 5px;font-size: 16px;margin-left: 10px;height: 29px;}
.tab-box span:first-child{margin-left: 0px;}
.tab-box .hover{font-size: 16px;font-weight: bold;color: #1062c7;border-bottom: 2px solid #1062c7;}
.ul-list{padding-top: 5px;}
.ul-list li{padding-left: 13px;background: url(als_rmzf_pic24.png) left center no-repeat;line-height: 33px;font-size: 15px;}
.ul-list li span{float: right;font-size: 13px;color: #666666;}
/*通知公告结束*/
/*信息公开开始*/
.main .inner-bottom .newPublic{
    width: 729px;
    height: 303px;
}
.main .inner-bottom .newPublic-top{
    margin-bottom: 2px;
    border-bottom: 1px solid #dbdada;
}
.main .inner-bottom .newPublic-top h3{
    font-weight: normal;
    height: 30px;
    line-height: 21px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}
.main .inner-bottom .newPublic-top h3 .spanLeft{
    padding: 0 5px;
    font-size: 16px;
    font-weight: bold;
    color: #1062c7;
    border-bottom: 2px solid #1062c7;
    height:30px;
}
.main .inner-bottom .newPublic-top h3 .spanRight a img{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    right: 3px;
}
.main .inner-bottom .newPublic-top ul li{
    float: left;
    padding-left: 1px;
    margin-right: 9px;
    line-height: 40px;
    height: 40px;
}
.main .inner-bottom .newPublic-top ul li a{
    font-size: 15px;
    color: #333333;
}
.main .inner-bottom .newPublic-top ul li.select a{
    color: #1062c7;
}
.main .inner-bottom .newPublic-bottom{
    padding-right: 4px;
    min-height: 231px;
}
.main .inner-bottom .newPublic-bottom ul li{
    padding-left: 13px;
    background: url(als_rmzf_pic24.png) left center no-repeat;
    line-height: 33px;
}
.main .inner-bottom .newPublic-bottom ul li a{
    font-size: 15px;
}
.main .inner-bottom .newPublic-bottom ul li span{
    float: right;
    font-size: 13px;
    color: #666666;
}
/*信息公开结束*/
/*信息公开列表开始*/
.main .inner-bottom .publicList ul .list{
    width: 242px;
    height: 46px;
    margin-top: 5px;
}
.main .inner-bottom .publicList ul .list4{
    height: 140px;
}
.main .inner-bottom .publicList ul .list>a{
    display: inline-block;
    width: 242px;
    height: 46px;
    line-height: 46px;
    padding-left: 84px;
    font-size: 17px;
    color: #333333;
}
.main .inner-bottom .publicList ul .list1{
    margin-top: 0;
}
.main .inner-bottom .publicList ul .list1>a{
    background: #e1e1e1 url(als_rmzf_pic26.png) 28px center no-repeat;
}
.main .inner-bottom .publicList ul .list1.select>a{
    background: #1062c7 url(als_rmzf_pic30.png) 28px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .publicList ul .list2>a{
    background: #e1e1e1 url(als_rmzf_pic27.png) 28px center no-repeat;
}
.main .inner-bottom .publicList ul .list2.select>a{
    background: #1062c7 url(als_rmzf_pic31.png) 28px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .publicList ul .list3>a{
    background: #e1e1e1 url(als_rmzf_pic28.png) 28px center no-repeat;
}
.main .inner-bottom .publicList ul .list3.select>a{
    background: #1062c7 url(als_rmzf_pic32.png) 28px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .publicList ul .list4>a{
    background: #e1e1e1 url(als_rmzf_pic29.png) 28px 11px no-repeat;
}
.main .inner-bottom .publicList ul .list4.select>a{
    background: #1062c7 url(als_rmzf_pic33.png) 28px 11px no-repeat;
    color: #ffffff;
}
.main .inner-bottom .publicList ul .list4 .listBottom{
    background-color: #e1e1e1;
    width: 242px;
    height: 99px;
    padding-left: 36px;
    padding-right: 25px;
}
.main .inner-bottom .publicList ul .list4>a{
    border-bottom: 1px solid #abaaaa;
}
.main .inner-bottom .publicList ul .list4 ul{
    height: 99px;
    padding-top: 11px;
    padding-bottom: 12px;
}
.main .inner-bottom .publicList ul .list4 ul li{
    float: left;
    line-height: 13px;
    margin-bottom: 20px;
}
.main .inner-bottom .publicList ul .list4 ul li a{
    font-size: 13px;
}
/*信息公开列表结束*/
/*专题专栏开始*/
.main .inner-bottom .subjectSpecial{
    margin-top: 12px;
    width: 100%;
    height: 90px;
}
.main .inner-bottom .subjectSpecial .subjectTitle{
    width: 34px;
    height: 90px;
    margin-right: 9px;
    background-color: #0167cc;
    padding: 9px 0 0 10px;
}
.main .inner-bottom .subjectSpecial .subjectTitle a{
    font-size: 13px;
    color: #ffffff;
}
.pic_tx {
    position: relative;
}
.pic_tx .pic_tx_box {
    width: 1117px;
    float: left;
    overflow: hidden;
    height: 90px;
}
.pic_tx .ScrCont {
    width: 32766px;
    zoom: 1;
}
.pic_tx #List1_1, .pic_tx #List2_1 {
    float: left;
}
.pic_tx .pl {
    width: 360px;
    float: left;
    margin-right: 17px;
    position: relative;
}
.pic_tx .pl img {
    display: block;
    width: 100%;
    height: 100%;
}
.pic_tx .LeftBotton, .pic_tx .RightBotton {
    display: block;
    width: 23px;
    height: 38px;
    position: absolute;
    top: 25px;
    z-index: 999;
}
.pic_tx .LeftBotton {
    background: url(als_rmzf_pic35.png) no-repeat;
    left: 0;
}
.pic_tx .RightBotton {
    background: url(als_rmzf_pic36.png) no-repeat;
    right: 2px;
}
/*专题专栏结束*/
.main .inner-bottom .bottomDouble{
    margin-top: 22px;
}
/*互动交流开始*/
.main .inner-bottom .chatPlay{
    width: 320px;
    margin-right: 25px;
}
.main .inner-bottom .chatPlay h3{
    font-weight: normal;
    height: 30px;
    border-bottom: 1px solid #e9e9e9;
    line-height: 17px;
    margin-bottom: 5px;
}
.main .inner-bottom .chatPlay h3 a{
    display: inline-block;
    height: 30px;
    padding-left: 7px;
    padding-right: 9px;
    font-size: 16px;
    font-weight: bold;
    color: #1062c7;
    border-bottom: 2px solid #1062c7;
}
.main .inner-bottom .chatPlay .palyList ul li{
    float: left;
    line-height: 74px;
    margin-top: 12px;
}
.main .inner-bottom .chatPlay .palyList ul li a{
    display: inline-block;
    width: 155px;
    height: 74px;
    padding-left: 58px;
    font-size: 15px;
    color: #333333;
}
.main .inner-bottom .chatPlay .palyList ul li.tList1{
    margin-right: 10px;
}
.main .inner-bottom .chatPlay .palyList ul li.tList5{
    line-height: 27px;
}
.main .inner-bottom .chatPlay .palyList ul li.tList6{
    line-height: 20px;
}
.main .inner-bottom .chatPlay .palyList ul li.tList1 a{
    background: #e1e1e1 url(als_rmzf_pic43.png) 80px center no-repeat;
}
.main .inner-bottom .chatPlay .palyList ul li.tList2 a{
    background: #e1e1e1 url(als_rmzf_pic44.png) 15px center no-repeat;
}
.main .inner-bottom .chatPlay .palyList ul li.tList3{
    margin-right: 10px;
}
.main .inner-bottom .chatPlay .palyList ul li.tList3 a{
    background: #e1e1e1 url(als_rmzf_pic46.png) 15px center no-repeat;
}
.main .inner-bottom .chatPlay .palyList ul li.tList4 a{
    background: #e1e1e1 url(als_rmzf_pic47.png) 15px center no-repeat;
}
.main .inner-bottom .chatPlay .palyList ul li.tList5{
    margin-right: 10px;
}
.main .inner-bottom .chatPlay .palyList ul li.tList5 a{
    background: #e1e1e1 url(als_rmzf_pic42.png) 78px center no-repeat;
    padding-top: 10px;
    padding-right: 4px;
}
.main .inner-bottom .chatPlay .palyList ul li.tList6 a{
    background: #e1e1e1 url(als_rmzf_pic45.png) 78px center no-repeat;
    padding-top: 8px;
    padding-right: 4px;
}
.main .inner-bottom .chatPlay .palyList ul li.tList1.select a{
    background: #1062c7 url(als_rmzf_pic49.png) 80px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .chatPlay .palyList ul li.tList2.select a{
    background: #1062c7 url(als_rmzf_pic50.png) 15px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .chatPlay .palyList ul li.tList3.select a{
    background: #1062c7 url(als_rmzf_pic52.png) 15px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .chatPlay .palyList ul li.tList4.select a{
    background: #1062c7 url(als_rmzf_pic53.png) 15px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .chatPlay .palyList ul li.tList5.select a{
    background: #1062c7 url(als_rmzf_pic48.png) 78px center no-repeat;
    color: #ffffff;
}
.main .inner-bottom .chatPlay .palyList ul li.tList6.select a{
    background: #1062c7 url(als_rmzf_pic51.png) 78px center no-repeat;
    color: #ffffff;
}
/*互动交流结束*/
/*意见征集开始*/
.main .inner-bottom .ideaCollect{
    width: 406px;
    margin-right: 29px;
}
.main .inner-bottom .ideaCollect-top{
    height: 30px;
    line-height: 17px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}
.main .inner-bottom .ideaCollect-top span a img{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    right: 3px;
}
.main .inner-bottom .ideaCollect-top ul li{
    float: left;
    padding: 0 5px;
    font-size: 17px;
    color: #333333;
    margin-right: 10px;
    height: 30px;
}
.main .inner-bottom .ideaCollect-top ul li.select{
    color: #1069c2;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #1069c2;
}
.main .inner-bottom .ideaCollect-bottom{
    padding-right: 4px;
    min-height: 264px;
}
.main .inner-bottom .ideaCollect-bottom ul li{
    padding-left: 13px;
    background: url(als_rmzf_pic24.png) left center no-repeat;
    line-height: 33px;
}
.main .inner-bottom .ideaCollect-bottom ul li a{
    font-size: 15px;
}
.main .inner-bottom .ideaCollect-bottom ul li span{
    float: right;
    font-size: 13px;
    color: #666666;
}
/*意见征集结束*/
/*个人办事开始*/
.main .inner-bottom .thingSelf{
    width: 380px;
    height: 304px;
}
.thingSelfList{padding-top: 5px;}
.thingSelfList a{float: left;width: 184px;height: 72px;line-height: 72px;margin-top: 14px;padding-left: 55px;color:#fff!important;}
/*个人办事结束*/
/*友情链接开始*/
.main .inner-bottom .mainBottom{
    margin-top: 33px;
    position: relative;
}
.main .inner-bottom .mainBottom .select{
    width: 276px;
    height: 30px;
    background: #ffffff url(als_rmzf_pic66.png) 241px center no-repeat;
    line-height: 30px;
    border: 1px solid #dcdcdc;
    margin-left: 18px;
    padding-left: 20px;
    float: left;
}
.main .inner-bottom .mainBottom .select1{
    margin-left: 0;
}
.main .inner-bottom .mainBottom ul{
    width: 1200px;
    height: auto;
    position: absolute;
    left: -20px;
    top: 35px;
    background-color: #ffffff;
    padding: 10px 20px;
}
.main .inner-bottom .mainBottom ul li{
    width: 195px;
    margin: 10px 18px;
    font-size: 15px;
    color: #333333;
    height: 28px;
    line-height: 28px;
    float: left;
}
/*友情链接结束*/





